Use autoconf, not cpp for some variables.
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 11 Apr 2010 20:04:24 +0000 (13:04 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 11 Apr 2010 20:04:24 +0000 (13:04 -0700)
commit97ca1096f8b669caffd41d480f1d24a785780548
tree8a10f9b22072e6b34a770dff6fd28165e0dbeb64
parent36885ac065073328d3a456ed1cf755b99a199806
Use autoconf, not cpp for some variables.
* Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE)
(C_SWITCH_X_SITE): Define using autoconf, not cpp.
(ALL_CFLAGS): Use them as make variables.
(really-lwlib, really-oldXMenu): Do not pass them.
src/ChangeLog
src/Makefile.in